rodb.kudesnik.cc
 

Tooth Blade #13028 Tooth Blade [1] / 20z

 

This sword was once used in dentistry to heal tooth. If you get attacked by this sword, you seem to have difficulty in speaking.
Whenever you attack, small chance to cause all enemies within 5 x 5 (PBAoE) cells around you to delay their casting time by 20%.
[ Refine Rate 9~10 ]
The chance of the effect is increased immensely, as well as increasing PBAoE cell effects to 11 x 11, and delays casting time of all enemies within 11 x 11 by 40%.
Класс : Dagger
Атака : 130
Вес : 70
Уровень Оружия : 4
Необходимый Lv. : 55
Доступно для : High Swordman, High Mage, High Archer, High Merchant, High Thief, Lord Knight, High Wizard, Whitesmith, Sniper, Assasin Cross, Paladin, Professor, Stalker, Creator, Clown / Gypsy, Soul Linker, Ninja
Улучшается : Да

Доп. информация:
ID : 13028
Цена у NPC : 10
Script :
{ if(getrefine() >= 9){ bonus3 bAutoSpell,"NPC_SLOWCAST",2,70; } else bonus3 bAutoSpell,"NPC_SLOWCAST",1,50; }

{
...if(getrefine() >= 9){
......bonus3 bAutoSpell,"NPC_SLOWCAST",2,70;
...}
...else bonus3 bAutoSpell,"NPC_SLOWCAST",1,50;
}